projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1514695
)
; * make-dist: Include ELisp hierarchy diagram in tarballs (bug#76441).
author
Eli Zaretskii
<eliz@gnu.org>
Thu, 14 Aug 2025 09:04:03 +0000
(
05:04
-0400)
committer
Eli Zaretskii
<eliz@gnu.org>
Thu, 14 Aug 2025 09:04:03 +0000
(
05:04
-0400)
make-dist
patch
|
blob
|
history
diff --git
a/make-dist
b/make-dist
index ba82b261743703d1e65ae4db558a30c133d91777..2b287284a3a832afc7c7a150e138110497cb640c 100755
(executable)
--- a/
make-dist
+++ b/
make-dist
@@
-369,7
+369,7
@@
possibly_non_vc_files="
) || exit
if [ $with_info = yes ]; then
- info_files="info/dir $(echo info/*.info)" || exit
+ info_files="info/dir $(echo info/*.info
info/*.txt info/*.jpg
)" || exit
else
info_files=
fi